[INFO] cloning repository https://github.com/EFZR/guitarla_backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EFZR/guitarla_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEFZR%2Fguitarla_backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEFZR%2Fguitarla_backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b82dd6d8b5461b8694a10953823aae39e865da5b
[INFO] testing EFZR/guitarla_backend against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEFZR%2Fguitarla_backend" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/EFZR/guitarla_backend
[INFO] finished tweaking git repo https://github.com/EFZR/guitarla_backend
[INFO] tweaked toml for git repo https://github.com/EFZR/guitarla_backend written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EFZR/guitarla_backend on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EFZR/guitarla_backend already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getrandom v0.2.14
[INFO] [stderr]   Downloaded thiserror-impl v1.0.59
[INFO] [stderr]   Downloaded modql-macros v0.3.10
[INFO] [stderr]   Downloaded serde v1.0.198
[INFO] [stderr]   Downloaded inherent v1.0.11
[INFO] [stderr]   Downloaded thiserror v1.0.59
[INFO] [stderr]   Downloaded sea-query-derive v0.4.1
[INFO] [stderr]   Downloaded modql v0.3.10
[INFO] [stderr]   Downloaded cc v1.0.95
[INFO] [stderr]   Downloaded lazy-regex v3.1.0
[INFO] [stderr]   Downloaded serial_test v3.1.0
[INFO] [stderr]   Downloaded serial_test_derive v3.1.0
[INFO] [stderr]   Downloaded sea-query-binder v0.5.0
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.1.0
[INFO] [stderr]   Downloaded reqwest_cookie_store v0.6.0
[INFO] [stderr]   Downloaded either v1.11.0
[INFO] [stderr]   Downloaded serde_derive v1.0.198
[INFO] [stderr]   Downloaded num-iter v0.1.44
[INFO] [stderr]   Downloaded sdd v0.2.0
[INFO] [stderr]   Downloaded httpc-test v0.1.9
[INFO] [stderr]   Downloaded anyhow v1.0.82
[INFO] [stderr]   Downloaded base64 v0.22.0
[INFO] [stderr]   Downloaded serde_json v1.0.116
[INFO] [stderr]   Downloaded scc v2.1.0
[INFO] [stderr]   Downloaded sea-query v0.30.7
[INFO] [stderr]   Downloaded rustls v0.21.11
[INFO] [stderr]   Downloaded rustix v0.38.33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90c80b5d535701e5dd0c7beb55b916e87a6ab227d16811c71c4f81f475e58da5
[INFO] running `Command { std: "docker" "start" "-a" "90c80b5d535701e5dd0c7beb55b916e87a6ab227d16811c71c4f81f475e58da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90c80b5d535701e5dd0c7beb55b916e87a6ab227d16811c71c4f81f475e58da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90c80b5d535701e5dd0c7beb55b916e87a6ab227d16811c71c4f81f475e58da5", kill_on_drop: false }`
[INFO] [stdout] 90c80b5d535701e5dd0c7beb55b916e87a6ab227d16811c71c4f81f475e58da5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60612ae05dd244435fef2a78fabd9c8533379c6690ddebfce73cee2debd58ef7
[INFO] running `Command { std: "docker" "start" "-a" "60612ae05dd244435fef2a78fabd9c8533379c6690ddebfce73cee2debd58ef7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling rustls v0.21.11
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rustix v0.38.33
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling rsa v0.9.6
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling web-server v0.1.0 (/opt/rustwide/workdir/crates/services/web-server)
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling gen-key v0.1.0 (/opt/rustwide/workdir/crates/tools/gen-key)
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.1.0
[INFO] [stderr]    Compiling lazy-regex v3.1.0
[INFO] [stderr]    Compiling sea-query-derive v0.4.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]    Compiling sea-query v0.30.7
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling modql-macros v0.3.10
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling lib-utils v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-utils)
[INFO] [stderr]    Compiling serde_with v3.7.0
[INFO] [stderr]    Compiling lib-auth v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-auth)
[INFO] [stderr]    Compiling modql v0.3.10
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling sqlx-mysql v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling sea-query-binder v0.5.0
[INFO] [stderr]    Compiling lib-core v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-core)
[INFO] [stderr]    Compiling lib-rpc v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-rpc)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "60612ae05dd244435fef2a78fabd9c8533379c6690ddebfce73cee2debd58ef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60612ae05dd244435fef2a78fabd9c8533379c6690ddebfce73cee2debd58ef7", kill_on_drop: false }`
[INFO] [stdout] 60612ae05dd244435fef2a78fabd9c8533379c6690ddebfce73cee2debd58ef7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e460d0c2ade7e7f7e6c9789b2e83d4e59f53c9fb28eb194d5f93c7e6ae04b9da
[INFO] running `Command { std: "docker" "start" "-a" "e460d0c2ade7e7f7e6c9789b2e83d4e59f53c9fb28eb194d5f93c7e6ae04b9da", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling sdd v0.2.0
[INFO] [stderr]    Compiling serial_test_derive v3.1.0
[INFO] [stderr]    Compiling lib-utils v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-utils)
[INFO] [stderr]    Compiling web-server v0.1.0 (/opt/rustwide/workdir/crates/services/web-server)
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling gen-key v0.1.0 (/opt/rustwide/workdir/crates/tools/gen-key)
[INFO] [stderr]    Compiling scc v2.1.0
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling lib-auth v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-auth)
[INFO] [stderr]    Compiling publicsuffix v2.2.3
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]    Compiling serde_with v3.7.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serial_test v3.1.0
[INFO] [stderr]    Compiling sqlx-mysql v0.7.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling sea-query-binder v0.5.0
[INFO] [stderr]    Compiling lib-core v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-core)
[INFO] [stderr]    Compiling lib-rpc v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-rpc)
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling reqwest_cookie_store v0.6.0
[INFO] [stderr]    Compiling httpc-test v0.1.9
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e460d0c2ade7e7f7e6c9789b2e83d4e59f53c9fb28eb194d5f93c7e6ae04b9da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e460d0c2ade7e7f7e6c9789b2e83d4e59f53c9fb28eb194d5f93c7e6ae04b9da", kill_on_drop: false }`
[INFO] [stdout] e460d0c2ade7e7f7e6c9789b2e83d4e59f53c9fb28eb194d5f93c7e6ae04b9da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9af8b5cbfc3c16017db587bc13b10d6b2119004cfb54d2467915505375b4bd48
[INFO] running `Command { std: "docker" "start" "-a" "9af8b5cbfc3c16017db587bc13b10d6b2119004cfb54d2467915505375b4bd48", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gen_key-5668e2b40e3b53c8)
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lib_auth-e33db33ca77442fc)
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test token::tests::test_token_from_str_ok ... ok
[INFO] [stdout] test token::tests::test_token_display_ok ... ok
[INFO] [stdout] test pwd::scheme::scheme_01::tests::test_scheme_hmac_into_b64u_ok ... FAILED
[INFO] [stdout] test token::tests::test_validate_web_token_err_expired ... FAILED
[INFO] [stdout] test token::tests::test_validate_web_token_ok ... FAILED
[INFO] [stdout] test pwd::tests::test_multi_scheme_ok ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- pwd::scheme::scheme_01::tests::test_scheme_hmac_into_b64u_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pwd::scheme::scheme_01::tests::test_scheme_hmac_into_b64u_ok' (20) panicked at crates/libs/lib-auth/src/config.rs:9:13:
[INFO] [stdout] FATAL - WHILE LOADING CONF - Cause: MissingEnv("SERVICE_PWD_KEY")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6259f80dbcea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6259f80dbcea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6259f80dbcea - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6259f80dbcea - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6259f80f1c7a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6259f80f1c7a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x6259f80e0be2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6259f80e0be2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6259f80ba20f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6259f80ba20f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6259f80d3db9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6259f7dbddcc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6259f7dbddcc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6259f80d4032 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6259f80d4032 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6259f80ba2c8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6259f80aef49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6259f80bb0cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6259f80f24bc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6259f7cff06c - lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/config.rs:9:13
[INFO] [stdout]   20:     0x6259f7cfa850 - <core[4a92201981c6b77a]::result::Result<lib_auth[63bac6df624e8b22]::config::AuthConfig, lib_utils[d2a6f3b06ce74fe7]::envs::Error>>::unwrap_or_else::<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6259f7cff0ee - lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/config.rs:8:37
[INFO] [stdout]   22:     0x6259f7d07438 - <std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init::<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x6259f7d0737e - <std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::initialize::<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x6259f7cfdc81 - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::initialize<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x6259f80bf5d9 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x6259f7cfb154 - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::initialize<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x6259f7d03af6 - <std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::initialize::<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x6259f7d03bcb - <std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_try_init::<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x6259f7d03b2d - <std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init::<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x6259f7d0095d - lib_auth[63bac6df624e8b22]::config::auth_config
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/config.rs:7:14
[INFO] [stdout]   31:     0x6259f7d00a42 - lib_auth[63bac6df624e8b22]::pwd::scheme::scheme_01::tests::test_scheme_hmac_into_b64u_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/scheme/scheme_01.rs:61:23
[INFO] [stdout]   32:     0x6259f7cff117 - lib_auth[63bac6df624e8b22]::pwd::scheme::scheme_01::tests::test_scheme_hmac_into_b64u_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/scheme/scheme_01.rs:58:43
[INFO] [stdout]   33:     0x6259f7d03376 - <lib_auth[63bac6df624e8b22]::pwd::scheme::scheme_01::tests::test_scheme_hmac_into_b64u_ok::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x6259f7db10ab - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x6259f7db10ab - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   36:     0x6259f7dbe89b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   37:     0x6259f7dbe89b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x6259f7dbe89b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6259f7dbe89b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6259f7dbe89b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6259f7dbe89b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   42:     0x6259f7dbe89b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   43:     0x6259f7db7fb4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   44:     0x6259f7db7fb4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x6259f7dc14a2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x6259f7dc14a2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x6259f7dc14a2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x6259f7dc14a2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x6259f7dc14a2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x6259f7dc14a2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   51:     0x6259f7dc14a2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x6259f80db5bf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   53:     0x6259f80db5bf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x73db8ae24aa4 - <unknown>
[INFO] [stdout]   55:     0x73db8aeb1a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- token::tests::test_validate_web_token_err_expired stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'token::tests::test_validate_web_token_err_expired' (24) panicked at crates/libs/lib-auth/src/config.rs:9:13:
[INFO] [stdout] FATAL - WHILE LOADING CONF - Cause: MissingEnv("SERVICE_PWD_KEY")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6259f80dbcea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6259f80dbcea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6259f80dbcea - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6259f80dbcea - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6259f80f1c7a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6259f80f1c7a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x6259f80e0be2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6259f80e0be2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6259f80ba20f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6259f80ba20f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6259f80d3db9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6259f7dbddcc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6259f7dbddcc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6259f80d4032 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6259f80d4032 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6259f80ba2c8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6259f80aef49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6259f80bb0cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6259f80f24bc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6259f7cff06c - lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/config.rs:9:13
[INFO] [stdout]   20:     0x6259f7cfa850 - <core[4a92201981c6b77a]::result::Result<lib_auth[63bac6df624e8b22]::config::AuthConfig, lib_utils[d2a6f3b06ce74fe7]::envs::Error>>::unwrap_or_else::<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6259f7cff0ee - lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/config.rs:8:37
[INFO] [stdout]   22:     0x6259f7d07438 - <std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init::<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x6259f7d0737e - <std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::initialize::<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x6259f7cfdc81 - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::initialize<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x6259f80bf5d9 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x6259f7cfb154 - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::initialize<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x6259f7d03af6 - <std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::initialize::<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x6259f7d03bcb - <std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_try_init::<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x6259f7d03b2d - <std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init::<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x6259f7d0095d - lib_auth[63bac6df624e8b22]::config::auth_config
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/config.rs:7:14
[INFO] [stdout]   31:     0x6259f7d0ab44 - lib_auth[63bac6df624e8b22]::token::tests::test_validate_web_token_err_expired
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/token/mod.rs:207:26
[INFO] [stdout]   32:     0x6259f7d081c7 - lib_auth[63bac6df624e8b22]::token::tests::test_validate_web_token_err_expired::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/token/mod.rs:202:49
[INFO] [stdout]   33:     0x6259f7d03336 - <lib_auth[63bac6df624e8b22]::token::tests::test_validate_web_token_err_expired::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x6259f7db10ab - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x6259f7db10ab - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   36:     0x6259f7dbe89b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   37:     0x6259f7dbe89b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x6259f7dbe89b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6259f7dbe89b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6259f7dbe89b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6259f7dbe89b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   42:     0x6259f7dbe89b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   43:     0x6259f7db7fb4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   44:     0x6259f7db7fb4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x6259f7dc14a2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x6259f7dc14a2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x6259f7dc14a2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x6259f7dc14a2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x6259f7dc14a2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x6259f7dc14a2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   51:     0x6259f7dc14a2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x6259f80db5bf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   53:     0x6259f80db5bf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x73db8ae24aa4 - <unknown>
[INFO] [stdout]   55:     0x73db8aeb1a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- token::tests::test_validate_web_token_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'token::tests::test_validate_web_token_ok' (25) panicked at crates/libs/lib-auth/src/config.rs:9:13:
[INFO] [stdout] FATAL - WHILE LOADING CONF - Cause: MissingEnv("SERVICE_PWD_KEY")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6259f80dbcea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6259f80dbcea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6259f80dbcea - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6259f80dbcea - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6259f80f1c7a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6259f80f1c7a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x6259f80e0be2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6259f80e0be2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6259f80ba20f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6259f80ba20f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6259f80d3db9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6259f7dbddcc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6259f7dbddcc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6259f80d4032 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6259f80d4032 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6259f80ba2c8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6259f80aef49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6259f80bb0cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6259f80f24bc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6259f7cff06c - lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/config.rs:9:13
[INFO] [stdout]   20:     0x6259f7cfa850 - <core[4a92201981c6b77a]::result::Result<lib_auth[63bac6df624e8b22]::config::AuthConfig, lib_utils[d2a6f3b06ce74fe7]::envs::Error>>::unwrap_or_else::<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6259f7cff0ee - lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/config.rs:8:37
[INFO] [stdout]   22:     0x6259f7d07438 - <std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init::<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x6259f7d0737e - <std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::initialize::<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x6259f7cfdc81 - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::initialize<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x6259f80bf5d9 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x6259f7cfb154 - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::initialize<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x6259f7d03af6 - <std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::initialize::<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x6259f7d03bcb - <std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_try_init::<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x6259f7d03b2d - <std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init::<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x6259f7d0095d - lib_auth[63bac6df624e8b22]::config::auth_config
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/config.rs:7:14
[INFO] [stdout]   31:     0x6259f7d0a7b4 - lib_auth[63bac6df624e8b22]::token::tests::test_validate_web_token_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/token/mod.rs:188:26
[INFO] [stdout]   32:     0x6259f7d08197 - lib_auth[63bac6df624e8b22]::token::tests::test_validate_web_token_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/token/mod.rs:183:40
[INFO] [stdout]   33:     0x6259f7d032f6 - <lib_auth[63bac6df624e8b22]::token::tests::test_validate_web_token_ok::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x6259f7db10ab - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x6259f7db10ab - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   36:     0x6259f7dbe89b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   37:     0x6259f7dbe89b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x6259f7dbe89b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6259f7dbe89b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6259f7dbe89b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6259f7dbe89b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   42:     0x6259f7dbe89b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   43:     0x6259f7db7fb4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   44:     0x6259f7db7fb4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x6259f7dc14a2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x6259f7dc14a2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x6259f7dc14a2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x6259f7dc14a2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x6259f7dc14a2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x6259f7dc14a2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   51:     0x6259f7dc14a2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x6259f80db5bf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   53:     0x6259f80db5bf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x73db8ae24aa4 - <unknown>
[INFO] [stdout]   55:     0x73db8aeb1a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pwd::tests::test_multi_scheme_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pwd::tests::test_multi_scheme_ok' (21) panicked at crates/libs/lib-auth/src/config.rs:9:13:
[INFO] [stdout] FATAL - WHILE LOADING CONF - Cause: MissingEnv("SERVICE_PWD_KEY")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6259f80dbcea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6259f80dbcea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6259f80dbcea - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6259f80dbcea - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6259f80f1c7a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6259f80f1c7a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x6259f80e0be2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6259f80e0be2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6259f80ba20f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6259f80ba20f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6259f80d3db9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6259f7dbddcc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6259f7dbddcc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6259f80d4032 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6259f80d4032 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6259f80ba2c8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6259f80aef49 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6259f80bb0cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6259f80f24bc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6259f7cff06c - lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/config.rs:9:13
[INFO] [stdout]   20:     0x6259f7cfa850 - <core[4a92201981c6b77a]::result::Result<lib_auth[63bac6df624e8b22]::config::AuthConfig, lib_utils[d2a6f3b06ce74fe7]::envs::Error>>::unwrap_or_else::<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6259f7cff0ee - lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/config.rs:8:37
[INFO] [stdout]   22:     0x6259f7d07438 - <std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init::<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x6259f7d0737e - <std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::initialize::<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x6259f7cfdc81 - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::initialize<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x6259f80bf5d9 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x6259f7cfb154 - <std[1209cfb42f6d497f]::sync::once::Once>::call_once_force::<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::initialize<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x6259f7d03af6 - <std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::initialize::<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x6259f7d03bcb - <std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_try_init::<<std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x6259f7d03b2d - <std[1209cfb42f6d497f]::sync::once_lock::OnceLock<lib_auth[63bac6df624e8b22]::config::AuthConfig>>::get_or_init::<lib_auth[63bac6df624e8b22]::config::auth_config::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x6259f7d0095d - lib_auth[63bac6df624e8b22]::config::auth_config
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/config.rs:7:14
[INFO] [stdout]   31:     0x6259f7d122d2 - <lib_auth[63bac6df624e8b22]::pwd::scheme::scheme_01::Scheme01 as lib_auth[63bac6df624e8b22]::pwd::scheme::Scheme>::hash
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/scheme/scheme_01.rs:17:20
[INFO] [stdout]   32:     0x6259f7cf9830 - <lib_auth[63bac6df624e8b22]::pwd::scheme::SchemeDispatcher as lib_auth[63bac6df624e8b22]::pwd::scheme::Scheme>::hash
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/scheme/mod.rs:34:58
[INFO] [stdout]   33:     0x6259f7d09a87 - lib_auth[63bac6df624e8b22]::pwd::hash_for_scheme
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/mod.rs:81:29
[INFO] [stdout]   34:     0x6259f7cf62cf - lib_auth[63bac6df624e8b22]::pwd::tests::test_multi_scheme_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/mod.rs:131:26
[INFO] [stdout]   35:     0x6259f7d0c505 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x6259f7d0c53d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x6259f7cff00d - <tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   38:     0x6259f7cfef3c - tokio[4638fc7b1f45d92c]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>, <tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   39:     0x6259f7cfef3c - tokio[4638fc7b1f45d92c]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>, <tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   40:     0x6259f7cfef3c - <tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   41:     0x6259f7cfb55a - <tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>, <tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   42:     0x6259f7cfe0a0 - <tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   43:     0x6259f7cfde0b - <tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   44:     0x6259f7d03cca - <tokio[4638fc7b1f45d92c]::runtime::context::scoped::Scoped<tokio[4638fc7b1f45d92c]::runtime::scheduler::Context>>::set::<<tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stderr] error: test failed, to rerun pass `-p lib-auth --lib`
[INFO] [stdout]   45:     0x6259f7cfe92a - tokio[4638fc7b1f45d92c]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>), <tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   46:     0x6259f7cf3766 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[4638fc7b1f45d92c]::runtime::context::Context>>::try_with::<tokio[4638fc7b1f45d92c]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>), <tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   47:     0x6259f7cf351c - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[4638fc7b1f45d92c]::runtime::context::Context>>::with::<tokio[4638fc7b1f45d92c]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>), <tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   48:     0x6259f7cfd5d1 - tokio[4638fc7b1f45d92c]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>), <tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   49:     0x6259f7cfbd99 - <tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   50:     0x6259f7cfc046 - <tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   51:     0x6259f7cfda99 - <tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   52:     0x6259f7cfd8b3 - tokio[4638fc7b1f45d92c]::runtime::context::runtime::enter_runtime::<<tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   53:     0x6259f7cfb081 - <tokio[4638fc7b1f45d92c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   54:     0x6259f7cfaf2f - <tokio[4638fc7b1f45d92c]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), anyhow[d9dcfa79fe7ffabc]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   55:     0x6259f7cf9623 - lib_auth[63bac6df624e8b22]::pwd::tests::test_multi_scheme_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/mod.rs:142:11
[INFO] [stdout]   56:     0x6259f7cf60b7 - lib_auth[63bac6df624e8b22]::pwd::tests::test_multi_scheme_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/mod.rs:122:40
[INFO] [stdout]   57:     0x6259f7d03236 - <lib_auth[63bac6df624e8b22]::pwd::tests::test_multi_scheme_ok::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6259f7db10ab - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6259f7db10ab - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x6259f7dbe89b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x6259f7dbe89b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x6259f7dbe89b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x6259f7dbe89b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x6259f7dbe89b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x6259f7dbe89b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x6259f7dbe89b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x6259f7db7fb4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x6259f7db7fb4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x6259f7dc14a2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x6259f7dc14a2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x6259f7dc14a2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x6259f7dc14a2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x6259f7dc14a2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x6259f7dc14a2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x6259f7dc14a2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x6259f80db5bf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x6259f80db5bf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x73db8ae24aa4 - <unknown>
[INFO] [stdout]   79:     0x73db8aeb1a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     pwd::scheme::scheme_01::tests::test_scheme_hmac_into_b64u_ok
[INFO] [stdout]     pwd::tests::test_multi_scheme_ok
[INFO] [stdout]     token::tests::test_validate_web_token_err_expired
[INFO] [stdout]     token::tests::test_validate_web_token_ok
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9af8b5cbfc3c16017db587bc13b10d6b2119004cfb54d2467915505375b4bd48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9af8b5cbfc3c16017db587bc13b10d6b2119004cfb54d2467915505375b4bd48", kill_on_drop: false }`
[INFO] [stdout] 9af8b5cbfc3c16017db587bc13b10d6b2119004cfb54d2467915505375b4bd48
